Autogenerated HTML docs for v1.8.4.1-559-gdb9bdf
diff --git a/git.html b/git.html index 5edbfd1..254de2b 100644 --- a/git.html +++ b/git.html
@@ -2743,6 +2743,21 @@ pathspecs as case-insensitive. </p> </dd> +<dt class="hdlist1"> +<em>GIT_REFLOG_ACTION</em> +</dt> +<dd> +<p> + When a ref is updated, reflog entries are created to keep + track of the reason why the ref was updated (which is + typically the name of the high-level command that updated + the ref), in addition to the old and new values of the ref. + A scripted Porcelain command can use set_reflog_action + helper function in <code>git-sh-setup</code> to set its name to this + variable when it is invoked as the top level command by the + end user, to be recorded in the body of the reflog. +</p> +</dd> </dl></div> </div> </div> @@ -2851,7 +2866,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2013-10-15 18:18:37 PDT +Last updated 2013-10-18 15:11:10 PDT </div> </div> </body>